const net/http.http2FrameHeaders
7 uses
net/http (current package)
h2_bundle.go#L1599: http2FrameHeaders http2FrameType = 0x1
h2_bundle.go#L1612: http2FrameHeaders: "HEADERS",
h2_bundle.go#L1669: http2FrameHeaders: {
h2_bundle.go#L1697: http2FrameHeaders: http2parseHeadersFrame,
h2_bundle.go#L2096: if fh.Type == http2FrameHeaders && fr.ReadMetaHeaders != nil {
h2_bundle.go#L2139: case http2FrameHeaders, http2FrameContinuation:
h2_bundle.go#L2688: f.startWrite(http2FrameHeaders, flags, p.StreamID)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)